2025-06-08 17:41:31,287 [ 378103 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-08 17:41:31,287 [ 378103 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-08 17:41:31,287 [ 378103 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-08 17:41:31,287 [ 378103 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_x3fa6y --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=2993bc2bf171 -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}]' test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple test_relative_filepath/test.py::test_filepath test_remote_prewhere/test.py::test_remote test_replica_can_become_leader/test.py::test_can_become_leader test_replica_is_active/test.py::test_replica_is_active test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option 'test_role/test.py::test_role_expiration[False]' 'test_role/test.py::test_role_expiration[True]' test_role/test.py::test_roles_cache test_role/test.py::test_set_role test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_storage_class/test.py::test_s3_storage_class_right test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3]' test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_send_crash_reports/test.py::test_send_segfault test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_recompression_ttl/test.py::test_recompression_multiple_ttls test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] test_password_constraints/test.py::test_complexity_rules test_storage_kerberized_hdfs/test.py::test_cache_path test_postgresql_database_engine/test.py::test_datetime test_role/test.py::test_admin_option test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_restore_replica/test.py::test_restore_replica_alive_replicas [gw3] [ 1%] PASSED test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw8] [ 2%] PASSED test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type [gw3] [ 3%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw8] [ 4%] PASSED test_password_constraints/test.py::test_default_password_type test_role/test.py::test_combine_privileges [gw3] [ 5%] PASSED test_role/test.py::test_combine_privileges test_role/test.py::test_create_role [gw3] [ 6%] PASSED test_role/test.py::test_create_role [gw2] [ 7%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_role/test.py::test_function_current_roles [gw3] [ 8%] PASSED test_role/test.py::test_function_current_roles [gw2] [ 9%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_role/test.py::test_grant_role_to_role [gw3] [ 10%] PASSED test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_s3_style_link/test.py::test_s3_table_functions [gw9] [ 11%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw9] [ 12%] PASSED test_rocksdb_read_only/test.py::test_read_only [gw6] [ 13%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] [gw3] [ 14%] PASSED test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option [gw6] [ 15%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] test_select_access_rights/test_from_system_tables.py::test_information_schema [gw3] [ 16%] PASSED test_role/test.py::test_revoke_requires_admin_option [gw6] [ 17%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] test_role/test.py::test_role_expiration[False] [gw8] [ 18%] PASSED test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw8] [ 19%] PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections [gw3] [ 20%] PASSED test_role/test.py::test_role_expiration[False] test_role/test.py::test_role_expiration[True] [gw1] [ 21%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw5] [ 22%] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables [gw5] [ 23%] PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel [gw1] [ 24%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw3] [ 25%] PASSED test_role/test.py::test_role_expiration[True] test_role/test.py::test_roles_cache [gw9] [ 26%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db [gw2] [ 27%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw1] [ 28%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] [gw9] [ 29%] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db [gw5] [ 30%] PASSED test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential [gw1] [ 31%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_system_logs_recreate/test.py::test_drop_system_log [gw5] [ 32%] PASSED test_restore_replica/test.py::test_restore_replica_sequential [gw1] [ 33%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw6] [ 34%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials [gw6] [ 35%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials [gw7] [ 36%] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated [gw1] [ 37%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw1] [ 38%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_server_initialization/test.py::test_partially_dropped_tables [gw1] [ 39%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw1] [ 40%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_profile_events_s3/test.py::test_profile_events [gw4] [ 41%] PASSED test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited [gw4] [ 42%] PASSED test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table [gw1] [ 43%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw3] [ 44%] PASSED test_role/test.py::test_roles_cache test_role/test.py::test_set_role [gw3] [ 45%] PASSED test_role/test.py::test_set_role [gw1] [ 46%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw9] [ 47%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw7] [ 48%] PASSED test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw1] [ 49%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] test_table_functions_access_rights/test.py::test_merge [gw3] [ 50%] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw2] [ 51%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw0] [ 52%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] [gw8] [ 53%] PASSED test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default [gw5] [ 54%] PASSED test_profile_events_s3/test.py::test_profile_events [gw8] [ 55%] PASSED test_server_initialization/test.py::test_sophisticated_default [gw4] [ 56%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired [gw0] [ 57%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw0] [ 58%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] test_replica_can_become_leader/test.py::test_can_become_leader [gw0] [ 59%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] [gw0] [ 60%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] [gw0] [ 61%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] [gw9] [ 62%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate [gw0] [ 63%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge [gw6] [ 64%] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted [gw6] [ 65%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted test_relative_filepath/test.py::test_filepath [gw7] [ 66%] PASSED test_recompression_ttl/test.py::test_recompression_simple [gw0] [ 67%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter [gw1] [ 68%] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_remote_prewhere/test.py::test_remote test_send_crash_reports/test.py::test_send_segfault test_s3_storage_class/test.py::test_s3_storage_class_right [gw9] [ 69%] PASSED test_relative_filepath/test.py::test_filepath test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw8] [ 70%] PASSED test_replica_can_become_leader/test.py::test_can_become_leader [gw0] [ 71%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system [gw2] [ 72%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries [gw5] [ 73%] PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw7] [ 74%] PASSED test_remote_prewhere/test.py::test_remote [gw1] [ 75%] PASSED test_send_crash_reports/test.py::test_send_segfault test_replica_is_active/test.py::test_replica_is_active test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host [gw3] [ 76%] PASSED test_s3_storage_class/test.py::test_s3_storage_class_right [gw7] [ 77%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host [gw0] [ 78%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation [gw9] [ 79%] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw2] [ 80%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw5] [ 81%] PASSED test_replica_is_active/test.py::test_replica_is_active [gw0] [ 82%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter [gw0] [ 83%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system [gw4] [ 84%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage [gw0] [ 85%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] [gw4] [ 86%] PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users [gw4] [ 87%] PASSED test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw2] [ 88%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw0] [ 89%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] [gw4] [ 90%] PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw0] [ 91%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] [gw2] [ 92%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw0] [ 93%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] [gw0] [ 94%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] [gw2] [ 95%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw0] [ 96%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] [gw0] [ 97%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] [gw2] [ 98%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw2] [ 99%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw2] [100%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration ============================== slowest durations =============================== 78.09s call test_storage_kerberized_hdfs/test.py::test_read_table_expired 58.45s setup test_storage_kerberized_hdfs/test.py::test_cache_path 44.04s teardown test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 40.94s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 33.75s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 33.10s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 33.08s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 32.94s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 32.81s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 32.76s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 32.67s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 32.34s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 32.33s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 30.85s setup test_restore_replica/test.py::test_restore_replica_alive_replicas 28.94s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 27.16s call test_recompression_ttl/test.py::test_recompression_multiple_ttls 26.94s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 24.29s setup test_replica_is_active/test.py::test_replica_is_active 23.94s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 23.81s call test_role/test.py::test_roles_cache 23.48s call test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 23.11s teardown test_profile_events_s3/test.py::test_profile_events 23.00s teardown test_s3_style_link/test.py::test_s3_table_functions_line_as_string 22.99s teardown test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 22.83s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 22.80s teardown test_s3_storage_class/test.py::test_s3_storage_class_right 22.47s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 22.47s setup test_server_initialization/test.py::test_partially_dropped_tables 22.03s call test_recompression_ttl/test.py::test_recompression_simple 21.48s setup test_replica_can_become_leader/test.py::test_can_become_leader 20.68s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 19.21s setup test_recompression_ttl/test.py::test_recompression_multiple_ttls 19.20s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 18.61s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 18.19s call test_system_logs_recreate/test.py::test_system_logs_recreate 17.67s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 17.67s call test_recompression_ttl/test.py::test_recompression_replicated 17.50s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 16.36s call test_storage_kerberized_hdfs/test.py::test_read_table 16.28s setup test_s3_storage_class/test.py::test_s3_storage_class_right 15.80s setup test_postgresql_database_engine/test.py::test_datetime 15.49s setup test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 15.14s setup test_profile_events_s3/test.py::test_profile_events 14.42s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 14.25s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 14.20s setup test_remote_prewhere/test.py::test_remote 14.09s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 14.00s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 13.75s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 13.69s setup test_password_constraints/test.py::test_complexity_rules 13.31s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 13.28s setup test_role/test.py::test_admin_option 13.24s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 13.23s setup test_table_functions_access_rights/test.py::test_merge 13.21s setup test_send_crash_reports/test.py::test_send_segfault 12.57s teardown test_restore_replica/test.py::test_restore_replica_sequential 12.46s setup test_system_logs_recreate/test.py::test_drop_system_log 10.04s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 9.33s setup test_relative_filepath/test.py::test_filepath 8.93s setup test_s3_style_link/test.py::test_s3_table_functions 8.50s call test_storage_kerberized_hdfs/test.py::test_read_write_storage 7.64s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 7.39s call test_system_logs_recreate/test.py::test_drop_system_log 7.08s call test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 7.07s setup test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 6.70s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 6.67s call test_role/test.py::test_role_expiration[True] 6.63s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 6.59s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 6.19s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 6.14s call test_role/test.py::test_role_expiration[False] 6.00s teardown test_send_crash_reports/test.py::test_send_segfault 5.36s teardown test_replica_can_become_leader/test.py::test_can_become_leader 5.23s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 5.15s teardown test_replica_is_active/test.py::test_replica_is_active 5.08s setup test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 4.76s teardown test_recompression_ttl/test.py::test_recompression_simple 4.73s call test_restore_replica/test.py::test_restore_replica_sequential 4.60s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 4.60s call test_restore_replica/test.py::test_restore_replica_parallel 3.98s call test_restore_replica/test.py::test_restore_replica_alive_replicas 3.98s call test_replica_is_active/test.py::test_replica_is_active 3.94s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 3.85s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 3.81s teardown test_select_access_rights/test_from_system_tables.py::test_system_db 3.80s teardown test_password_constraints/test.py::test_default_password_type 3.76s teardown test_remote_prewhere/test.py::test_remote 3.71s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 3.66s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 3.60s teardown test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 3.54s teardown test_role/test.py::test_set_role 3.50s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 3.42s teardown test_relative_filepath/test.py::test_filepath 3.40s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 3.32s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 3.23s call test_role/test.py::test_introspection 3.09s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 3.07s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 3.05s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 3.05s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 3.04s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 2.85s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 2.83s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 2.78s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 2.77s teardown test_rocksdb_read_only/test.py::test_read_only 2.64s call test_send_crash_reports/test.py::test_send_segfault 2.62s teardown test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 2.61s teardown test_server_initialization/test.py::test_sophisticated_default 2.58s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 2.52s call test_role/test.py::test_revoke_requires_admin_option 2.29s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 2.21s call test_profile_events_s3/test.py::test_profile_events 1.78s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 1.73s call test_select_access_rights/test_from_system_tables.py::test_system_db 1.66s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 1.66s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 1.54s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 1.51s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 1.45s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 1.44s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 1.33s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 1.27s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 1.24s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 1.19s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 1.08s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 1.05s call test_table_functions_access_rights/test.py::test_merge 1.03s call test_select_access_rights/test_from_system_tables.py::test_information_schema 1.01s call test_role/test.py::test_admin_option 0.88s call test_role/test.py::test_combine_privileges 0.83s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.81s call test_rocksdb_read_only/test.py::test_read_only 0.76s call test_role/test.py::test_grant_role_to_role 0.75s call test_password_constraints/test.py::test_complexity_rules 0.71s call test_role/test.py::test_function_current_roles 0.65s call test_postgresql_database_engine/test.py::test_datetime 0.65s call test_storage_kerberized_hdfs/test.py::test_two_users 0.64s call test_role/test.py::test_create_role 0.56s call test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.54s call test_s3_style_link/test.py::test_s3_table_functions 0.50s call test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 0.48s call test_table_functions_access_rights/test.py::test_view_if_permitted 0.44s call test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 0.43s call test_relative_filepath/test.py::test_filepath 0.40s call test_s3_storage_class/test.py::test_s3_storage_class_right 0.30s call test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 0.26s call test_server_initialization/test.py::test_partially_dropped_tables 0.23s call test_storage_kerberized_hdfs/test.py::test_cache_path 0.23s call test_replica_can_become_leader/test.py::test_can_become_leader 0.23s teardown test_role/test.py::test_revoke_requires_admin_option 0.22s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.20s call test_restore_replica/test.py::test_restore_replica_invalid_tables 0.20s call test_role/test.py::test_set_role 0.19s call test_password_constraints/test.py::test_default_password_type 0.18s call test_storage_kerberized_hdfs/test.py::test_prohibited 0.17s call test_remote_prewhere/test.py::test_remote 0.14s teardown test_role/test.py::test_grant_role_to_role 0.13s call test_server_initialization/test.py::test_sophisticated_default 0.13s teardown test_role/test.py::test_create_role 0.13s teardown test_role/test.py::test_combine_privileges 0.13s teardown test_role/test.py::test_function_current_roles 0.13s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.13s teardown test_role/test.py::test_roles_cache 0.10s teardown test_role/test.py::test_introspection 0.10s teardown test_role/test.py::test_admin_option 0.07s teardown test_role/test.py::test_role_expiration[False] 0.07s teardown test_role/test.py::test_role_expiration[True] 0.07s setup test_select_access_rights/test_from_system_tables.py::test_system_db 0.07s teardown test_table_functions_access_rights/test.py::test_merge 0.01s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 0.01s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s teardown test_restore_replica/test.py::test_restore_replica_parallel 0.00s teardown test_storage_kerberized_hdfs/test.py::test_cache_path 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_role/test.py::test_combine_privileges 0.00s setup test_password_constraints/test.py::test_default_password_type 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_restore_replica/test.py::test_restore_replica_alive_replicas 0.00s setup test_role/test.py::test_set_role 0.00s setup test_role/test.py::test_role_expiration[False] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 0.00s setup test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s teardown test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_recompression_ttl/test.py::test_recompression_simple 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s setup test_role/test.py::test_function_current_roles 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 0.00s setup test_role/test.py::test_create_role 0.00s setup test_role/test.py::test_roles_cache 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s teardown test_recompression_ttl/test.py::test_recompression_multiple_ttls 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_storage_kerberized_hdfs/test.py::test_two_users 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_password_constraints/test.py::test_complexity_rules 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_table 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 0.00s setup test_recompression_ttl/test.py::test_recompression_replicated 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_s3_style_link/test.py::test_s3_table_functions 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_role/test.py::test_role_expiration[True] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_role/test.py::test_introspection 0.00s setup test_restore_replica/test.py::test_restore_replica_sequential 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_restore_replica/test.py::test_restore_replica_parallel 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s teardown test_storage_kerberized_hdfs/test.py::test_two_users 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_storage_kerberized_hdfs/test.py::test_prohibited 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_server_initialization/test.py::test_partially_dropped_tables 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_recompression_ttl/test.py::test_recompression_replicated 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 0.00s teardown test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_server_initialization/test.py::test_sophisticated_default 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_storage_kerberized_hdfs/test.py::test_prohibited =========================== short test summary info ============================ PASSED test_role/test.py::test_admin_option PASSED test_password_constraints/test.py::test_complexity_rules PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_password_constraints/test.py::test_default_password_type PASSED test_role/test.py::test_combine_privileges PASSED test_role/test.py::test_create_role PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_role/test.py::test_function_current_roles PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_role/test.py::test_grant_role_to_role PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] PASSED test_role/test.py::test_introspection PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] PASSED test_s3_style_link/test.py::test_s3_table_functions PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string PASSED test_role/test.py::test_role_expiration[False] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_role/test.py::test_role_expiration[True] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db PASSED test_restore_replica/test.py::test_restore_replica_parallel PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_restore_replica/test.py::test_restore_replica_sequential PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_storage_kerberized_hdfs/test.py::test_cache_path PASSED test_storage_kerberized_hdfs/test.py::test_prohibited PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_role/test.py::test_roles_cache PASSED test_role/test.py::test_set_role PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_recompression_ttl/test.py::test_recompression_replicated PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] PASSED test_server_initialization/test.py::test_partially_dropped_tables PASSED test_profile_events_s3/test.py::test_profile_events PASSED test_server_initialization/test.py::test_sophisticated_default PASSED test_storage_kerberized_hdfs/test.py::test_read_table PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_recompression_ttl/test.py::test_recompression_simple PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable PASSED test_relative_filepath/test.py::test_filepath PASSED test_replica_can_become_leader/test.py::test_can_become_leader PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order PASSED test_remote_prewhere/test.py::test_remote PASSED test_send_crash_reports/test.py::test_send_segfault PASSED test_s3_storage_class/test.py::test_s3_storage_class_right PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_replica_is_active/test.py::test_replica_is_active PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage PASSED test_storage_kerberized_hdfs/test.py::test_two_users PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration ======================= 100 passed in 306.91s (0:05:06) ========================